Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pattern Lab Node v1.1.0 #243

Merged
merged 55 commits into from Feb 9, 2016
Merged

Pattern Lab Node v1.1.0 #243

merged 55 commits into from Feb 9, 2016

Conversation

bmuenzenmeyer
Copy link
Member

No description provided.

bmuenzenmeyer and others added 30 commits December 16, 2015 23:39
… not found correctly under all circumstances

added unit test, confirmed with shipped patterns too
closes #211
Fix issue where partials containing styleModifiers with integers were…
to use path.resolve and/or path.join rather than manual string
concatenation to manipulate paths.

Conflicts:
	builder/patternlab.js
	builder/pseudopattern_hunter.js
	test/engine_handlebars_tests.js
	test/pattern_assembler_tests.js
…lineage, and style modifiers.

still need to look into list items
also, may be a bug with repeated style modifiers, which i think is a regression.
…passing it by reference. this avoids pollution of patterns with style modifier data

fixes #190
Fix gulpfile issues with copying and watching css files.
Conflicts:
	builder/patternlab.js
	test/pattern_assembler_tests.js
Root out a few more hard-coded paths
bmuenzenmeyer and others added 25 commits January 13, 2016 21:25
…n move everything at once

remove sass config from patternlab for now
This minor refactor allows for pattern links insde `_data.json` as well as pattern `*.json` objects

Also notice the RegExp has been updated to only match `link\.[A-z0-9-_]` to avoid matching `link123something` or `link*something`
…th problems.

added watch for fonts and images folder
bugfix: #171 pattern links inside base data object
@bmuenzenmeyer
Copy link
Member Author

Starting check through all changes upgrade instructions

bmuenzenmeyer pushed a commit that referenced this pull request Feb 9, 2016
Pattern Lab Node v1.1.0
@bmuenzenmeyer bmuenzenmeyer merged commit ef54360 into master Feb 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants